Function Scan
Short Description
The Function Scan node scans the result of a set-returning function
Detailed Description​
The Function Scan node scans the result of a set-returning function like unnest
or regexp_split_to_table
. See set-returning function documentation.
Additional Links​
- PostgreSQL Documentation - Set Returning Functions
- PostgreSQL Documentation - Using Explain
- pgAnalyze - Explain
- eTutorials - Understanding How PostgreSQL Executes a Query
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.